'Declaration Public Overloads Function GetImage( _
ByVal progressDelegateProgress delegate. Can be set to null (Nothing in Visual Basic).As System.EventHandler(Of ProgressEventArgs) _
) As Vintasoft.Imaging.VintasoftImage
public Vintasoft.Imaging.VintasoftImage GetImage(
System.EventHandler<ProgressEventArgs> progressDelegate
)
Parameters
- progressDelegate
- Progress delegate. Can be set to null (Nothing in Visual Basic).
Return Value
The image associated with this ImagePage object if image was loaded successfully; null if image loading was canceled.